home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmRepTypeGetNameList.z / XmRepTypeGetNameList
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeGGGGeeeettttNNNNaaaammmmeeeeLLLLiiiisssstttt((((3333XXXX))))  UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV  XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeGGGGeeeettttNNNNaaaammmmeeeeLLLLiiiisssstttt((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeGGGGeeeettttNNNNaaaammmmeeeeLLLLiiiisssstttt - A representation type manager
  10.           function that generates a list of values for a
  11.           representation type
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.           #include <Xm/RepType.h>
  15.           SSSSttttrrrriiiinnnngggg **** XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeGGGGeeeettttNNNNaaaammmmeeeeLLLLiiiisssstttt(
  16.           XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeIIIIdddd rrrreeeepppp____ttttyyyyppppeeee____iiiidddd,
  17.           BBBBoooooooolllleeeeaaaannnn uuuusssseeee____uuuuppppppppeeeerrrrccccaaaasssseeee____ffffoooorrrrmmmmaaaatttt);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeGGGGeeeettttNNNNaaaammmmeeeeLLLLiiiisssstttt generates a NULL-terminated list of the
  24.           value names associated with the specified representation
  25.           type.  Each value name is a NULL-terminated string. This
  26.           routine allocates memory for the returned data. The
  27.           application must free this memory using XXXXttttFFFFrrrreeeeeeee.
  28.  
  29.           _r_e_p__t_y_p_e__i_d
  30.                     Specifies the identification number of the
  31.                     representation type.
  32.  
  33.           _u_s_e__u_p_p_e_r_c_a_s_e__f_o_r_m_a_t
  34.                     Specifies a Boolean value that controls the format
  35.                     of the name list. If the value is True, each value
  36.                     name is in uppercase characters prefixed by XXXXmmmm; if
  37.                     it is False, the names are in lowercase
  38.                     characters.
  39.  
  40.      RRRREEEETTTTUUUURRRRNNNN
  41.           Returns a pointer to an array of the value names.
  42.  
  43.      RRRREEEELLLLAAAATTTTEEEEDDDD
  44.           XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeGGGGeeeettttIIIIdddd(3), XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeGGGGeeeettttRRRReeeeggggiiiisssstttteeeerrrreeeedddd(3), and
  45.           XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeRRRReeeeggggiiiisssstttteeeerrrr(3).
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.